@charset "utf-8";
.viewport-cont{
   position: absolute;
    width: 1200px;
    margin-left: -600px;
    top: 50%;
    left: 50%;
}
.view-next{
   z-index: 99;
    position: absolute;
    width: 90px;
    bottom: 30px;
    background: url(mouse_0.png) no-repeat;
    height: 58px;
    margin-left: -30px;
/*    top: 50%;
    left: 50%; */
}
.view-next:hover{
   filter: alpha(opacity=80);
    opacity: .8;
}
.view-next2{
   background-position: -41px 0px;
}
.fixed-view-ico{
   z-index: 199;
    position: fixed;
    margin-top: -60px;
    width: 17px;
    height: 120px;
    top: 50%;
    right: 25px;
    left: auto;
    _position: absolute;
}
.fixed-view-ico A{
   width: 17px;
    display: block;
    margin-bottom: 5px;
    background: url(why_geele_ico.png) no-repeat;
    height: 17px;
}
.fixed-view-ico A:hover{
   background-image: url(why_geely_ico_hover.png);
}
.fixed-view-ico .cur{
   background-image: url(why_geely_ico_hover.png);
}
